home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / a+tools / browser / SimpleHTML / ReadMe next >
Text File  |  2000-05-27  |  3KB  |  106 lines

  1. Short:     V0.5 of the simple HTML Offline Browser
  2. Uploader:  sebauer@t-online.de (Sebastian Bauer)
  3. Author:    sebauer@t-online.de (Sebastian Bauer)
  4. Type:      comm/www
  5. Kurz:      V0.5 des einfachen HTML Offline Browser
  6. Requires:  OS 3.0
  7. Version:   0.5
  8.  
  9. Introduction
  10. ~~~~~~~~~~~~
  11. SimpleHTML allows you to view HTML Files offline. It supports
  12. a little subset of the HTML Tags.
  13.  
  14. Copyright, Distribtion and Disclamer
  15. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  16. SimpleHTML is ©1998-2000 by Sebastian Bauer.
  17. SimpleHTML is freeware. Feel free to spreat it, as long as
  18. all files are included and in an unchanged form. You are not
  19. allowed to make profit from its distribution!
  20. In no way the author can be made responible for any damage created
  21. by the program. Use it at your own risk!
  22.  
  23. How to use SimpleHTML
  24. ~~~~~~~~~~~~~~~~~~~~~
  25. SimpleHTML can be started from Shell and from Workbench.
  26. The Shell template looks like this:
  27.   FILE,PUBSCREEN/K
  28. FILE specifies the file, which will be viewed after start.
  29. PUBSCREEN specifies the public screen, where the window is opened.
  30.  
  31. When starting from WB the file can be specified via a shift double click.
  32. When no filename is given a asl filerequester appears.
  33.  
  34. Future
  35. ~~~~~~
  36.  - fix all bugs
  37.  - some buttons in the main window
  38.  - more HTML commands
  39.  - finish html.datatype
  40.  
  41. History
  42. ~~~~~~~
  43. Version 0.5 (24.02.00)
  44.  - interprets relative URIs correctly
  45.  - compiled with SAS C
  46.  - search possibility
  47.  - supports ALIGN attributes in IMG and TABLE
  48.    (but probably not perfect)
  49.  
  50. Version 0.4 (23.07.99)
  51.  - added PUBSCREEN/K argument to the shell template
  52.  - now supports URIs which refer to a location within a resource
  53.  - image links
  54.  - implented <OL> and <DL> lists
  55.  - text links react now visually when clicking on them
  56.  - text can be marked and copied to the clipboard
  57.  - a little bit faster when resizing or scrolling big html files
  58.  - prepared for the html.datatype
  59.  - other smaller changes
  60.  
  61. Version 0.3 (24.06.99)
  62.  - again bug fixes
  63.  - now longer looks for http:
  64.  - borders around tables
  65.  - enhanced keyboard function (SHIFT or CTRL + Cursor Keys)
  66.  
  67. Version 0.2 (23.03.99)
  68.  - some bugs fixed
  69.  - uploaded into the wrong directory ;-)
  70.  
  71. Version 0.1 (24.12.98)
  72.  - initial release
  73.  
  74. How can you reach me?
  75. ~~~~~~~~~~~~~~~~~~~~~
  76. SimpleHTML probably has many bugs, so send bug reports to
  77.   sebauer@t-online.de or
  78.   Sebastian.Bauer@in.stud.tu-ilmenau.de
  79.  
  80. If SimpleHTML crash on a specified HTML file, please send this
  81. file to me.
  82.  
  83. Address:
  84.   Sebastian Bauer
  85.   Neustädter Str. 50
  86.   07768 Kahla
  87.  
  88. Visit my homepage at
  89.   http://home.t-online.de/home/sebauer/
  90.   (german version)
  91.  
  92.   http://home.t-online.de/home/sebauer/english.html
  93.   (english version)
  94.  
  95. Here you can find the latest version of SimpleHTML but also
  96. other things for Amiga, for example SimpleFind and SimplePac.
  97.  
  98. Great thanks go to my beta testers Nils Görs and Benjamin Hussong.
  99.  
  100.          __
  101.         / /
  102.    __  / /   Only Amiga makes it possible...
  103.    \ \/ /
  104.     \__/
  105.  
  106.